home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / de / comm / isdn / 7689 < prev    next >
Text File  |  1996-08-06  |  3KB  |  89 lines

  1. Path: lrz-muenchen.de!news
  2. From: Stefan <ste@mpe-garching.mpg.de>
  3. Newsgroups: de.comm.isdn
  4. Subject: Re: ISDN-Router unter Windows 95
  5. Date: Fri, 29 Mar 1996 18:24:49 +0100
  6. Organization: Leibniz-Rechenzentrum, Muenchen (Germany)
  7. Distribution: world
  8. Message-ID: <315C1CE1.1417@mpe-garching.mpg.de>
  9. References: <315AFB10.738@informatik.uni-bremen.de> <heha-290396102452@macheha.biochem.mpg.de> <4jh1f3$k0u@server.berlin.topnet.de>
  10. NNTP-Posting-Host: dial184.ppp.lrz-muenchen.de
  11. Mime-Version: 1.0
  12. Content-Type: text/plain; charset=iso-8859-1
  13. Content-Transfer-Encoding: 8bit
  14. X-Mailer: Mozilla 2.0 (Win95; I)
  15.  
  16. Hallo,
  17.  
  18. Ulrich Beyer wrote:
  19. > Herbert Hanewinkel schrieb am Fri, 29 Mar 1996 10:24:52 +0100:
  20. > >Win95 kann diese Aufgabe selbst durchfuehren.
  21. > >Ethernetkarte, eine ISDN Karte mit CAPI und ein NDIS CAPI Treiber aus
  22. > >meiner Sammlung und schon ist alles vorhanden was man braucht.
  23. > >
  24. > Und wie hast Du Win95 dazu gebracht, als Router zu fungieren ?
  25. > Meins hier hab ich noch nicht dazu ⁿberreden k÷nnen, das blose Vorhandensein
  26. > mehrerer Netzwerk-Interfaces reicht nicht aus (oder ?)
  27.  
  28. ZunΣchst zu deinem eigentlichen Problem mit dem kleinen
  29. Netzwerk: es gibt da noch Wingate: einen L÷sung ⁿber einen
  30. Proxyserver, der auf dem Rechner mit dem Modem unter Win95(oder NT3.51)
  31. lΣuft. Macht Telnet, FTP, HTTP, DNS und weitere direct Maps.
  32.  
  33. Wegen dem direkten Routen unter Win95:
  34. Das wuerd mich auch interressieren, wenn gleich es da eine Info gibt,
  35. die folgendes besagt ( ich hab┤s nicht ausprobiert):
  36.  
  37. I finally figured out how to get Windows 95 to do routing
  38. of IP packets.  It turns out that Microsoft disabled this
  39. feature in the final release of Windows 95.  I suspect that
  40. Bill Gates & Co. deliberately disabled this to try and
  41. differentiate Windows NT from Windows 95 - dumb.
  42.  
  43. To re-enable it, just get vip.386 from build 490 (the
  44. Windows 95 Preview Program CD).
  45.  
  46. vip.386 is in the \windows\system directory.  Make a
  47. copy of it (i.e. in oldvip.386), and then put the
  48. Preview Program CD in the CD drive.  The commands to
  49. extract vip.386 from the CD are:
  50.  
  51.   D:
  52.   CD \WIN95\WIN95
  53.   EXTRACT /E /L C:\WINDOWS\SYSTEM win95_14.cab vip.386
  54.  
  55. Then run regedit.exe and go to:
  56.  
  57.   HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\VxD\MSTCP
  58.  
  59. and add:
  60.  
  61.   EnableRouting "1"
  62.  
  63. Reboot your computer, and now routing will work fine
  64. on Windows 95.  You can use the ROUTE.EXE command to
  65. add static routes (but they need to be added each time
  66. you boot - a .BAT file started from the Startup folder
  67. will do the trick).
  68.  
  69. You can get routing statistics by using the "netstat -s -p ip"
  70. command.
  71.  
  72. Regards,
  73. Ed Hamrick
  74. President, Hamrick Software
  75. http://www.hamrick.com/
  76. ###########################################################################
  77. Sent through the win95netbugs list. To unsubscribe send an email message 
  78. to
  79. majordomo@lists.stanford.edu with "unsubscribe win95netbugs" in the 
  80. *body*.
  81. Note spelling. URL for FAQ and further info is in each message's 
  82. X-headers.
  83.  
  84.  
  85.  
  86. Stefan
  87.